.Net Framework > v2.0.50727 > System > Xml > XmlReader > IsStartElement IsStartElement()
IsStartElement(String)
IsStartElement(String,String)


IsStartElement()

Category
Method
Description
Calls System.Xml.XmlReader.MoveToContent and tests if the current content node is a start tag or empty element tag.
Type
Boolean
Character
public
Tags
01892ABD01, 02E3ABA98D, 0376596F91

IsStartElement(String)

Category
Method
Description
Calls System.Xml.XmlReader.MoveToContent and tests if the current content node is a start tag or empty element tag and if the System.Xml.XmlReader.Name property of the element found matches the given argument.
Type
Boolean
Character
public
Parameters
NameTypeDescription
nameString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

IsStartElement(String,String)

Category
Method
Description
Calls System.Xml.XmlReader.MoveToContent and tests if the current content node is a start tag or empty element tag and if the System.Xml.XmlReader.LocalName and System.Xml.XmlReader.NamespaceURI properties of the element found match the given strings.
Type
Boolean
Character
public
Parameters
NameTypeDescription
localnameString
nsString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database